PreviousNextTracker indexSee it online !

(55/314) 1743583 - Ftp 0.9.1 cannot list directories recursively

Hi, I'm trying to list the files in a directory recursively, and it seems the plugin goes in loop.
The reason is that in every directory there is an entry "." so when I'm listing
sftp://192.168.1.1/test/
It will try to get the files from sftp://192.168.1.1/test/. and from sftp://192.168.1.1/test/./. and it never ends.
This was working in the past, but I don't remeber in what version it was broken

Submitted kpouer - 2007-06-26 - 14:32:11z Assigned nobody
Priority 8 Category None
Status Open Group None
Resolution None Visibility No

Comments

2009-11-30 - 11:26:54z
voituk
Could you please check if the problem still appears?

Attachments